Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
_
J
JavaScriptContext
- Class in
org.eclipse.vtp.framework.javascript
Implementation of the JavaScript context.
JavaScriptContext(ClassLoader, String, IScriptable[])
- Constructor for class org.eclipse.vtp.framework.javascript.
JavaScriptContext
Creates a new JavaScriptContext.
JavaScriptContext(IScriptable[], JavaScriptContext)
- Constructor for class org.eclipse.vtp.framework.javascript.
JavaScriptContext
Creates a new JavaScriptContext.
JavaScriptObject
- Class in
org.eclipse.vtp.framework.javascript
A Rhino host for implementations of
IScriptable
.
JavaScriptObject(IScriptable)
- Constructor for class org.eclipse.vtp.framework.javascript.
JavaScriptObject
Creates a new ScriptableHost.
JavaScriptProvider
- Class in
org.eclipse.vtp.framework.javascript.services
Implementation of the scripting provider for JavaScript.
JavaScriptProvider(IProcessContext)
- Constructor for class org.eclipse.vtp.framework.javascript.services.
JavaScriptProvider
Creates a new JavaScriptProvider.
javaToJS(Object, Scriptable)
- Static method in class org.eclipse.vtp.framework.javascript.
JavaScriptObject
Converts a Java object into a JavaScript object.
javaToNative(Object, TransferData)
- Method in class org.eclipse.vtp.desktop.views.pallet.
PalletItemTransfer
Overrides org.eclipse.swt.dnd.ByteArrayTransfer#javaToNative(Object, TransferData).
JdbcDatabaseConfiguration
- Class in
org.eclipse.vtp.framework.databases.configurations
A configuration for a database connection factory that uses the JDBC driver manager.
JdbcDatabaseConfiguration()
- Constructor for class org.eclipse.vtp.framework.databases.configurations.
JdbcDatabaseConfiguration
Creates a new JdbcDatabaseConfiguration.
JndiDatabaseConfiguration
- Class in
org.eclipse.vtp.framework.databases.configurations
A configuration for a database connection factory that uses the JNDI lookup.
JndiDatabaseConfiguration()
- Constructor for class org.eclipse.vtp.framework.databases.configurations.
JndiDatabaseConfiguration
Creates a new JdbcDatabaseConfiguration.
jsToJava(Object)
- Static method in class org.eclipse.vtp.framework.javascript.
JavaScriptObject
Converts a JavaScript object into a Java string.
JumpToPortalExitAction
- Class in
org.eclipse.vtp.desktop.editors.core.elements.actions
JumpToPortalExitAction(PrimitiveElement, CommandListener)
- Constructor for class org.eclipse.vtp.desktop.editors.core.elements.actions.
JumpToPortalExitAction
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
_